Welcome![Sign In][Sign Up]
Location:
Search - The Clock Algorithm

Search list

[Other时钟小程序

Description: 这个程序重点改进了时钟的的表针的算法;而且增加了多个可以由用户自定义的功能,这样主要的属性定义都交给用户,方便得多了。 -focus on the process of improving the hand of the clock algorithm; but the number could increase by the user-defined function, a major attribute definition to the user, is much more convenient.
Platform: | Size: 12188 | Author: 阿牛 | Hits:

[Windows Developclock-algorithm

Description: 本代码为页面置换算法中的NRU算法,即改进型Clock置换算法。-code for the page replacement algorithm the invariable algorithm, improved Clock replacement algorithm.
Platform: | Size: 2320 | Author: 代怀凯 | Hits:

[Crack Hackmimaxue_md5

Description: md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the procedure using the traditional use of computer clock seed collection methods generate random number seed.
Platform: | Size: 30720 | Author: wf | Hits:

[Other时钟小程序

Description: 这个程序重点改进了时钟的的表针的算法;而且增加了多个可以由用户自定义的功能,这样主要的属性定义都交给用户,方便得多了。 -focus on the process of improving the hand of the clock algorithm; but the number could increase by the user-defined function, a major attribute definition to the user, is much more convenient.
Platform: | Size: 12288 | Author: | Hits:

[Mathimatics-Numerical algorithmsNRU

Description: 最近未使用页淘汰(NRU)算法或者时钟算法是实际使用的诸多页淘汰算法中的一种。本课程设计是使用C程序设计语言,在windows平台下对页淘汰(NRU)算法模拟,通过页淘汰(NRU)算法的模拟来进一步的加深对使用NRU算法的了解,及对C程序设计语言的使用。 关键词:页淘汰 NRU 时钟算法 -unused pages recently eliminated (NRU) algorithm or clock algorithm is practical use out of the many pages of the algorithm a. This course is designed to use C programming language, windows platform in the pages out of (NRU) algorithm simulation, through the pages out of (NRU) algorithm simulation to further enhance the use of the algorithm NRU understanding, and to the C programming language use. Keywords : page out NRU clock algorithm
Platform: | Size: 105472 | Author: 戴天天 | Hits:

[Windows Developclock-algorithm

Description: 本代码为页面置换算法中的NRU算法,即改进型Clock置换算法。-code for the page replacement algorithm the invariable algorithm, improved Clock replacement algorithm.
Platform: | Size: 2048 | Author: 代怀凯 | Hits:

[OtherCLOCK

Description: 这是一个时钟页面替换算法,用于操作系统存储器的页面替换,运行于VC++平台-This is a clock page replacement algorithm for the operating system memory page replacement, running on VC++ Platform
Platform: | Size: 2048 | Author: 陈梅 | Hits:

[source in ebookclock

Description: 模拟计算机操作系统中改进的clock算法,源代码中用到了STL希望使用者在阅读之前有STL基础-Analog computer operating system to improve the clock algorithm, the source code used in the STL want users to read before the foundation STL
Platform: | Size: 1024 | Author: 张晋 | Hits:

[Otherclock

Description: 一个可以在TourBoC2.0伤可以实现的万年历!里面的算法相当经典!-TourBoC2.0 an injury can be achieved in the calendar! Algorithm inside a very classic!
Platform: | Size: 5120 | Author: 123 | Hits:

[OS DevelopClock

Description: 大学计算机操作系统课程设计,完成页面置换功能,利用clock算法-University computer operating system curriculum design, complete page replacement function, the use of clock algorithm
Platform: | Size: 226304 | Author: 王明 | Hits:

[OS Developclock

Description: 操作系统中改进型clock页面置换算法的演示算法-Improved version of the operating system clock page replacement algorithm demonstration algorithm
Platform: | Size: 1024 | Author: | Hits:

[OS DevelopClock

Description: 改进型CLOCK 页面置换算法实现在进程运行过程中,若其要访问的页面不在内存而需要调入内存,但分配该进程的内存 空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中 的对换区,但调出那个页面,可以采用不同的算法。-Improved CLOCK page replacement algorithm in the process of running the course, if its trying to access pages of memory need not be transferred to memory, but the distribution of the process had run out of memory space, in order to ensure that the process can continue execution from memory in the process of redeployment of a number of pages for Out-of-Core of the area, but out of that page, you can use different algorithms.
Platform: | Size: 1006592 | Author: 李方 | Hits:

[OS Developclock

Description: 关于操作系统clock内存调度代码,描述Clock算法的基本原理、必要的数据结构、编码实现-Scheduling memory clock on the operating system code, Clock algorithm describes the basic principles of the necessary data structure, coding to achieve
Platform: | Size: 1024 | Author: yjian | Hits:

[OS Developworkplace

Description: 是关于页面替换算法的代码模拟,用了三种算法,先进先出,第二次机会,时钟算法-Is on the page replacement algorithm code simulation, using the three algorithms, FIFO, a second chance, the clock algorithm
Platform: | Size: 508928 | Author: lzh | Hits:

[VHDL-FPGA-Verilogclock

Description: FPGA的时钟算法 完整运行文件 通过Xilinx8.2的环境 波形仿真来实现时钟计数-FPGA clock algorithm to run it through a full environmental Xilinx8.2 simulation waveform to achieve the clock count
Platform: | Size: 220160 | Author: qinjin | Hits:

[Data structsPagereplacementalgorithm

Description: 页面置换算法设计和实现最佳置换算法、随机置换算法、先进先出置换算法、最近最久未使用置换算法、简单Clock置换算法及改进型Clock置换算法;通过支持页面访问序列随机发生实现有关算法的测试及性能比较。-Page replacement algorithm design and realization of the best replacement algorithm, random permutation algorithm, FIFO replacement algorithm, the most recently used replacement algorithm for long, simple Clock replacement algorithm and improved Clock replacement algorithm page views by supporting the realization of random sequences of the algorithm testing and performance comparison.
Platform: | Size: 343040 | Author: 张帅 | Hits:

[Linux-UnixNachos-scheduler.tar

Description: 本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page handling procedures, which needs to be at an appropriate time to replace some of the pages of entry/exit. In order to reduce the missing pages and pages of memory out to disk from the number, asking you to achieve the five page replacement algorithm. NRU (Not Recently Used) algorithm SC (Second Chance) algorithm Clock algorithm Aging Algorithm Working Set Algorithm
Platform: | Size: 572416 | Author: gavinfeng | Hits:

[Data structsclock

Description: 1. 首先建立一个基本对话的exe工程,并命名为time; 2. 在BOOL CTimeDlg::OnInitDialog()函数内建立一个计时器,SetTimer(1,1000,NULL) 3. 再用classwizard建立消息响应函数void CTimeDlg::OnTimer(UINT nIDEvent),在里面输入代码如下:Invalidate() 4. 再用classwizard建立消息响应函数void CTimeDlg::OnDestroy(),在里面输入代码如下:KillTimer(1) 以此来消除计时器; 5. 在void CTimeDlg::OnPaint()里输入上面的算法; 6. 为CtimeDlg类添加头文件math.h,代码:#include "math.h"。 7. 编译、链接、运行。 -1. First, the establishment of a basic dialogue exe project, and named the time 2. In the BOOL CTimeDlg:: OnInitDialog () function is the establishment of a timer, SetTimer (1,1000, NULL) 3. Then the establishment of the message to respond to classwizard function void CTimeDlg:: OnTimer (UINT nIDEvent), enter the code inside is as follows: Invalidate () 4. then classwizard set-up message response function void CTimeDlg:: OnDestroy (), enter the code inside the following: KillTimer (1) to this to eliminate the timer 5. void CTimeDlg:: OnPaint () where importation of the above algorithm 6. CtimeDlg class to add header file for the math.h, the code:# include " math.h" . 7. Compile, link and run.
Platform: | Size: 1911808 | Author: tmacq3 | Hits:

[JSP/JavaOperatingSystemPageReplacementAlgorithm

Description: Java操作系统页面置换算法: (1)进先出的算法(FIFO) (2)最近最少使用的算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (注:由本人改成改进型Clock算法) (5)最近最不经常使用算法(NUR) -Java operating system, page replacement algorithm: (1) into the first out method (FIFO) (2) least recently used algorithm (LRU) (3) optimal replacement algorithm (OPT) (4) at least visit the page algorithm (LFU) ( Note: I changed improved by the Clock algorithm) (5) recently least frequently used algorithm (NUR)
Platform: | Size: 343040 | Author: 李锐歆 | Hits:

[OS programyemianzhihuan

Description: 设计一个请求页式存储管理方案。并编写模拟程序实现之。产生一个需要访问的指令地址流。它是一系列需要访问的指令的虚拟地址。 页面淘汰算法采用时钟页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Design of a requested page storage management solutions. And to prepare implementation of the simulation program. Generate a need to access the instruction address stream. It is a series of instructions need to access a virtual address. Page-out algorithm uses the clock algorithm for page-out, and out of page, only the page in the page table will be erased. No longer determine whether it had been rewritten, not to write it back to secondary storage.
Platform: | Size: 649216 | Author: hch | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net